Parameters
- sectionName
- The name of the section to add objects to.
- arrayValues
- An array of actions to build objects within the section.
Type Parameters
- TObjectBuilder
- The type of the object builder for the section.
Return Value
The template builder instance.